[INFO] fetching crate mlsnd 0.1.1...
[INFO] testing mlsnd-0.1.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate mlsnd 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate mlsnd 0.1.1
[INFO] finished tweaking crates.io crate mlsnd 0.1.1
[INFO] tweaked toml for crates.io crate mlsnd 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mlsnd 0.1.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 244 packages to latest compatible versions
[INFO] [stderr]       Adding cargo-release v0.24.12 (available: v1.1.2)
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.8.2)
[INFO] [stderr]       Adding fastrand v1.9.0 (available: v2.3.0)
[INFO] [stderr]       Adding nalgebra v0.32.6 (available: v0.34.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a5f2cbaa1803fb61c784b06d16f44e6c9c3628767cde133d25e9b79b32a2a98
[INFO] running `Command { std: "docker" "start" "-a" "9a5f2cbaa1803fb61c784b06d16f44e6c9c3628767cde133d25e9b79b32a2a98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a5f2cbaa1803fb61c784b06d16f44e6c9c3628767cde133d25e9b79b32a2a98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a5f2cbaa1803fb61c784b06d16f44e6c9c3628767cde133d25e9b79b32a2a98", kill_on_drop: false }`
[INFO] [stdout] 9a5f2cbaa1803fb61c784b06d16f44e6c9c3628767cde133d25e9b79b32a2a98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5ed0b4721b46eade787df2111b1cf92101332c75117025e8e0825d4f9a01852
[INFO] running `Command { std: "docker" "start" "-a" "a5ed0b4721b46eade787df2111b1cf92101332c75117025e8e0825d4f9a01852", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling mlsnd v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.80s
[INFO] running `Command { std: "docker" "inspect" "a5ed0b4721b46eade787df2111b1cf92101332c75117025e8e0825d4f9a01852", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5ed0b4721b46eade787df2111b1cf92101332c75117025e8e0825d4f9a01852", kill_on_drop: false }`
[INFO] [stdout] a5ed0b4721b46eade787df2111b1cf92101332c75117025e8e0825d4f9a01852
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87befcb089cb1e0fc3bf34a001f87f7d1c1990e0572e4f9937b3b27f31bfa126
[INFO] running `Command { std: "docker" "start" "-a" "87befcb089cb1e0fc3bf34a001f87f7d1c1990e0572e4f9937b3b27f31bfa126", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling snapbox-macros v0.3.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling concolor-query v0.0.4
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling concolor-control v0.0.7
[INFO] [stderr]    Compiling git-conventional v0.12.9
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling snapbox v0.4.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling cargo_metadata v0.17.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap-cargo v0.12.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling trycmd v0.14.21
[INFO] [stderr]    Compiling mlsnd v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling git2 v0.17.2
[INFO] [stderr]    Compiling crates-index v0.19.13
[INFO] [stderr]    Compiling cargo-release v0.24.12
[INFO] [stdout] error[E0432]: unresolved import `moving_least_squares`
[INFO] [stdout]  --> src/testing.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use moving_least_squares::deform_affine;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `moving_least_squares`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `moving_least_squares`, use `cargo add moving_least_squares` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fastrand` in this scope
[INFO] [stdout]   --> src/testing.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fastrand::Rng::with_seed(1991)
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `fastrand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fastrand` in this scope
[INFO] [stdout]   --> src/testing.rs:65:71
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn mean_point<const D: usize>(p1: &[f32; D], p2: &[f32; D], rng: &mut fastrand::Rng) -> [f32; D] {
[INFO] [stdout]    |                                                                       ^^^^^^^^ use of unresolved module or unlinked crate `fastrand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fastrand` in this scope
[INFO] [stdout]   --> src/testing.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 |     rng: &mut fastrand::Rng,
[INFO] [stdout]    |               ^^^^^^^^ use of unresolved module or unlinked crate `fastrand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fastrand` in this scope
[INFO] [stdout]   --> src/testing.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn make_rng() -> fastrand::Rng {
[INFO] [stdout]    |                      ^^^^^^^^ use of unresolved module or unlinked crate `fastrand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mlsnd` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "87befcb089cb1e0fc3bf34a001f87f7d1c1990e0572e4f9937b3b27f31bfa126", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87befcb089cb1e0fc3bf34a001f87f7d1c1990e0572e4f9937b3b27f31bfa126", kill_on_drop: false }`
[INFO] [stdout] 87befcb089cb1e0fc3bf34a001f87f7d1c1990e0572e4f9937b3b27f31bfa126
